Skip to content

Stop calling the upstack push a force-push in the README#41

Merged
Phlogistique merged 1 commit into
mainfrom
claude/opinionated-code-review-xp8b3r
Jun 9, 2026
Merged

Stop calling the upstack push a force-push in the README#41
Phlogistique merged 1 commit into
mainfrom
claude/opinionated-code-review-xp8b3r

Conversation

@Phlogistique

Copy link
Copy Markdown
Collaborator

The "How it works" list described step 5 as force-pushing updated branches. There is no force push in the action: the synthetic merge commit is built as a descendant of the child's old head precisely so the push is a fast-forward (which keeps the PR mergeable and the synchronize resume firing). Dropped the word "force".


Generated by Claude Code

The action only fast-forwards updated branches; the synthetic merge commit
is built as a descendant of the old head precisely so the push is not a
force-push. The README claimed otherwise.
@Phlogistique Phlogistique marked this pull request as ready for review June 9, 2026 20:44
@Phlogistique Phlogistique merged commit 2d2469a into main Jun 9, 2026
1 of 2 checks passed
@github-actions github-actions Bot deleted the claude/opinionated-code-review-xp8b3r branch June 9, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants